home *** CD-ROM | disk | FTP | other *** search
- What is JStatus ?
- -----------------
-
- Just the same as System`s "Status" command.
- With some little differences to it:
-
- - displays also system processes
- - displays optional the task addresses
- - prints out stack usage
- - has another evil option, find it out .->
-
- Requirements:
- -------------
-
- - any Amiga or clone using OS2.0 and higher
-
-
- Usage:
- ------
-
- In general just the same like "Status" command has:
-
- Parameters:
- -----------
-
- PROCESS/N,FULL/S,PCB=TCB/S,WB=ALL/S,NE=NOEPROG/S,COM=COMMAND/K
-
- PROCESS - number of the process for which the information should
- be put out, if there`s no process number given,
- all known CLI processes and their will be put out
-
- FULL - a switch, if given all, the PCB (process control block) information
- and the names of every process will put out
-
- PCB,TCB - a switch, the same like FULL, but opposite to it, it will only print
- out the PCB information and instead of names the addresses
-
- WB,ALL - a switch, this will force JStatus to print out all processes,
- first the CLI processes then system processes and don`t have a CLI
-
- NE,NOEPROG - a switch, if given, the evil option, that means the mightbe
- detection of programs written in the language E, will be turned off
-
- COM,COMMAND - a keyword, if given JStatus searches for a loaded command and
- puts out the process number, if not found it will set the error
- code to WARN and quits silently. This is good for DOS scripts.
- NOTE: If given then all other parameters will be ignored.
-
- Examples:
- ---------
-
- JStatus com=MCP - sets here error code to OKAY and returns process number 4
- JStatus - prints out the actual CLI process list
- JStatus all - prints out the actual CLI process list AND all system processes
- JStatus full all - the same like above, but now with complete informations (also PCB)
- JStatus pcb all - the same like above, but now without names
-
- Hope you have fun !
-
- Disclaimer
- ----------
-
- JStatus is ©1998 by Matthias Faust.
-
- No warranties are given ! Use this program at your own risk !
- This program is Freeware. Commercial usage is only allowed with
- my explicit permission !
-
- Bugs, errors etc.
- -----------------
-
- This program was written on A1200T with the following configuration:
- - Blizzard1240/40
- - 32 MB RAM
- - MerlinII/P96
- - Prelude/AHI
- - WD-850 MB HD
- - Iomega ZIP drive
- - CDROM
- - (and not yet delivered Blizzard603/250 .-)
-
- using GCC 2.7.2.1 , GoldED and VinCEd-Shell.
-
- Author:
- -------
-
- Matthias Faust
- Max-Planck-Ring 4,I108
- 98693 Ilmenau
- Deutschland
-
- EMail: faust@rz.tu-ilmenau.de
-